Address:
Go
Micron Document
Fox's Git Mirrors
Node
/
markqvist
/
OpenModem.git
/
files
/ flash
Displaying Raw •
Download
flash
d03564928b19261eeca0945bb09029f9543a73af (d0356492) Text, 96 B
#!/bin/bash
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/MicroAPRS.hex
Served by rngit 1.5.2
- Generated in 0.02s